wayland: Only check top-most for grabbing popups
authorJonas Ådahl <jadahl@gmail.com>
Wed, 24 Apr 2019 11:33:12 +0000 (13:33 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Apr 2019 16:00:53 +0000 (16:00 +0000)
commit5f8543fe812fd527f6de21179d8c9f633494f111
treec05f731f7147e122e820ad3bb651f07ca7729afe
parentaae781655771ca2fcf7ced9e9ea8622e6ebea614
wayland: Only check top-most for grabbing popups

Non-grabbing popups are not limited to a single
nesting stack, as per the spec, so we should not
prevent that on the client-side.
gdk/wayland/gdksurface-wayland.c